Skip to content

chore: release#248

Closed
acp-release-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-07T11-37-15Z
Closed

chore: release#248
acp-release-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-07T11-37-15Z

Conversation

@acp-release-bot

@acp-release-bot acp-release-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • agent-client-protocol-derive: 1.2.0 -> 2.0.0
  • agent-client-protocol: 1.2.0 -> 2.0.0 (⚠ API breaking changes)
  • agent-client-protocol-polyfill: 1.2.0 -> 2.0.0
  • agent-client-protocol-trace-viewer: 1.2.0 -> 2.0.0 (✓ API compatible changes)
  • agent-client-protocol-conductor: 1.2.0 -> 2.0.0 (✓ API compatible changes)
  • agent-client-protocol-http: 1.2.0 -> 2.0.0 (✓ API compatible changes)
  • agent-client-protocol-cookbook: 1.2.0 -> 2.0.0
  • agent-client-protocol-rmcp: 2.0.0 -> 2.0.1

agent-client-protocol breaking changes

--- failure auto_trait_impl_removed: auto trait no longer implemented ---

Description:
A public type has stopped implementing one or more auto traits. This can break downstream code that depends on the traits being implemented.
        ref: https://doc.rust-lang.org/reference/special-types-and-traits.html#auto-traits
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/auto_trait_impl_removed.ron

Failed in:
  type Builder is no longer Sync, in /tmp/.tmp5NZHcD/rust-sdk/src/agent-client-protocol/src/jsonrpc.rs:726
  type Builder is no longer UnwindSafe, in /tmp/.tmp5NZHcD/rust-sdk/src/agent-client-protocol/src/jsonrpc.rs:726
  type Builder is no longer RefUnwindSafe, in /tmp/.tmp5NZHcD/rust-sdk/src/agent-client-protocol/src/jsonrpc.rs:726
Changelog

agent-client-protocol-derive

1.0.1 - 2026-06-29

Other

  • release v1.0.0 (#226)

agent-client-protocol

2.0.0 - 2026-07-20

Added

  • (unstable-v2) Add routers for supporting both v1 and v2 at once (#253)

Fixed

  • (acp) Handle incoming EOF correctly (#261)
  • (acp) Bound stderr capture memory (#255)
  • kill the agent's whole process group when ChildGuard drops (#251)
  • (unstable-v2) Require matching v2 protocol negotiation (#252)

agent-client-protocol-polyfill

1.0.1 - 2026-06-29

Other

  • release v1.0.0 (#226)

agent-client-protocol-trace-viewer

2.0.0 - 2026-07-20

Other

  • update Cargo.lock dependencies

agent-client-protocol-conductor

2.0.0 - 2026-07-20

Other

  • (deps) bump the minor group with 14 updates (#258)

agent-client-protocol-http

2.0.0 - 2026-07-20

Fixed

  • (acp) Handle incoming EOF correctly (#261)

agent-client-protocol-cookbook

1.2.0 - 2026-07-07

Added

  • (deps) bump rmcp from 1.8.0 to 2.1.0 (#239)

agent-client-protocol-rmcp

2.0.1 - 2026-07-20

Other

  • updated the following local packages: agent-client-protocol


This PR was generated with release-plz.

@acp-release-bot
acp-release-bot Bot force-pushed the release-plz-2026-07-07T11-37-15Z branch 9 times, most recently from 16d12b4 to b5aac82 Compare July 13, 2026 14:05
@acp-release-bot
acp-release-bot Bot force-pushed the release-plz-2026-07-07T11-37-15Z branch from b5aac82 to 01b8fe8 Compare July 20, 2026 11:21
@acp-release-bot acp-release-bot Bot closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants